@charset "utf-8";
/* CSS Document */


#product{
	width:1200px;
	height:auto;
	float:left;
	padding-top:30px;
	}
#product .productbox{
	width:1180px;
	height:auto;
	background:url(../images/pbg_05.png) no-repeat left top;
	background-size:700px 100%;
	padding:20px 0 20px 20px;
	float:left;
	}
#product h3{
	width:245px;
	height:300px;
	float:left;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	}
#product h3 p{
	font-size:20px;
	width:245px;
	float:left;
	}
#product span{
	width:185px;
	height:auto;
	float:left;
	overflow:hidden;
	border-right:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	}
#product span img{
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);

   filter: grayscale(100%);
   filter: gray;
   }
#product span:hover img{
	-webkit-filter: grayscale(0);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
   -o-filter: grayscale(0);
   filter: grayscale(0%);
   filter: gray;
	}

#product .more{
	width:180px;
	height:40px;
	background:#fff;
	display:block;
	font-size:14px;
	color:#000;
	float:left;
	margin-top:150px;
	}
#product .more span{
	line-height:40px;
	font-size:18px;
	text-align:center;
	float:left;
	}
#product .more span:nth-child(1){
	width:140px;
	height:50px;
	color:#333;
	}
#product .more span:nth-child(2){
	width:40px;
	height:40px;
	background:rgba(0,0,0,0.8);
	color:#fff;
	font-size:30px;
	}
#about{
	width:1100px;
	height:auto;
	float:left;
	border:rgba(0,124,186,0.6) 2px solid;
	margin-top:70px;
	padding:50px;
	position:relative;
	}
#about H3{
	width:100%;
	height:auto;
	float:left;
	font-size:20px;
	}
#about H3 span{
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#444;
	}
#about p{
	width:775px;
	height:auto;
	float:left;
	padding-top:15px;
	line-height:26px;
	font-size:14px;
	}
#about .aboutimg{
	width:300px;
	height:310px;
	background:#000;
	position:absolute;
	top:-40px;
	right:50px;
	}
#about .aboutimg a{
	width:150px;
	height:50px;
	line-height:50px;
	position:absolute;
	z-index:9999;
	top:50%;
	margin-top:-20px;
	right:0px;
	}
#about .aboutimg a span{
	float:left;
	text-align:center;
	font-size:18px;
	}
#about .aboutimg a span:nth-child(1){
	width:100px;
	height:50px;
	background:rgba(0,124,186,0.8);
	color:#fff;	
	}
#about .aboutimg a span:nth-child(2){
	width:50px;
	height:50px;
	background:rgba(0,0,0,0.8);
	font-size:24px;
	color:#fff;	
	}
#youshi{
	width:100%;
	height:auto;
	float:left;
	background:url(../images/youshibg_02.png) no-repeat center top;
	margin-top:70px;
	}
#youshi .ysleft{
	width:220px;
	height:340px;
	border:rgba(255,255,255,0.7) 2px solid;
	margin:40px 0 40px 140px;
	border-left:rgba(0,124,186,0.8) 2px solid;
	border-bottom:rgba(0,124,186,0.8) 2px solid;
	padding:30px;
	position:relative;
	float:left;
	}
#youshi .ysleft h3{
	width:100%;
	height:auto;
	float:left;
	font-size:24px;
	color:#fff;
	}
#youshi .ysleft h3 p{
	width:100%;
	height:auto;
	padding-top:10px;
	font-size:16px;
	font-weight:normal;
	position:inherit;
	text-align:left;
	}
#youshi .ysleft h3 span{
	width:50px;
	height:20px;
	border-bottom:#fff 1px solid;
	float:left;
	}
#youshi .ysleft p{
	width:220px;
	height:auto;
	font-size:20px;
	color:#fff;
	padding-top:40px;
	float:left;
	}
#youshi .ysleft p span{
	width:220px;
	height:auto;
	float:left;
	font-size:12px;
	color:rgba(255,255,255,0.6);
	
	}
#youshi .ysleft a{
	width:150px;
	height:40px;
	line-height:40px;
	float:right;
	margin:40px 0 0 0;
	text-align:center;
	}
#youshi .ysleft a span{
	float:left;
	}
#youshi .ysleft a span:nth-child(1){
	background:rgba(0,124,186,0.8);
	width:100px;
	height:40px;
	color:#fff;
	font-size:16px;
	}
#youshi .ysleft a span:nth-child(2){
	background:rgba(0,0,0,0.8);
	width:50px;
	height:40px;
	color:#fff;
	font-size:20px;
	}
#youshi .ysright{
	width:600px;
	height:auto;
	float:left;
	color:#fff;
	padding-left:138px;
	}
#youshi .ysright li{
	width:100%;
	height:auto;
	float:left;
	background:url(../images/ui01_03.png) no-repeat left center;
	padding:25px 0 25px 110px;
	margin-top:45px;
	}
#youshi .ysright li:nth-child(2){
	background:url(../images/ui02_03.png) no-repeat left center;
	}
#youshi .ysright li:nth-child(3){
	background:url(../images/ui03_03.png) no-repeat left center;
	}
#youshi .ysright li h3{
	font-size:20px;
	font-weight:normal;
	color:#c5e6f7;
	}
#youshi .ysright li p{
	font-size:14px;
	color:rgba(255,255,255,0.6);
	}
#news{
	width:1200px;
	height:auto;
	float:left;
	padding:50px 0;
	}
#news .newsleft{
	width:750px;
	height:auto;
	float:left;
	}
#news .newsleft li{
	width:750px;
	height:auto;
	float:left;
	padding:15px 0;
	}
#news .newsleft li img{
	float:left;
	}
#news .newsleft li .newdetail{
	width:550px;
	padding-left:20px;
	float:left;
	}
#news .newsleft li .newdetail h3 p{
	font-weight:normal;
	padding-top:5px;
	font-size:12px;
	}
#news .newsleft li .newdetail p{
	padding-top:10px;
	}
#news .newsright{
	width:400px;
	height:auto;
	float:right;
	position:relative;
	}
#news .newsright .title{
	width:400px;
	height:auto;
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.6);
	}
#news .newsright .title h3{
	width:302px;
	height:50px;
	float:left;
	padding:0 20px;
	color:#fff;
	font-size:16px;
	padding-top:8px;
	}
#news .newsright .title h3 p{
	font-weight:normal;
	font-size:12px;
	}
#news .newsright .title span{
	width:58px;
	height:58px;
	float:left;
	text-align:center;
	line-height:58px;
	color:#fff;
	font-size:24px;
	float:left;
	background:rgba(0,124,186,0.8);
	}
.newbottom{
	width:400px;
	height:auto;
	position:absolute;
	bottom:0px;
	background:rgba(0,124,186,0.8);
	}
.newbottom span{
	float:left;
	width:400px;
	box-sizing:border-box;
	padding:10px 0;
	}
.newbottom span img{
	margin:0 auto;
	}
.newbottom span:nth-child(1){
	border-right:#007cba 1px solid;
	}
.newbottom span:nth-child(2){
	border-left:#6da9c6 1px solid;
	}
.hezuo{
	width:1198px;
	height:auto;
	float:left;
	border:rgba(0,124,186,0.8) 2px solid;
	padding:20px 0;
	position:relative;
	margin-bottom:40px;
	}
.hezuo h3{
	width:100%;
	height:auto;
	position:absolute;
	font-size:26px;
	top:-25px;
	font-weight:normal;
	left:20px;
	}
.hezuo h3 p{
	width:350px;
	height:auto;
	float:left;
	text-align:center;
	background:url(../images/bodybg.jpg) repeat;
	}
.hezuo h3 p span{
	color:#999;
	padding-left:5px;
	font-size:18px;
	}
.hezuo li{
	width:274px;
	height:auto;
	float:left;
	margin-left:20px;
	position:relative;
	}
.hezuo li p{
	width:254px;
	height:35px;
	line-height:35px;
	background:rgba(0,0,0,0.6);
	position:absolute;
	bottom:0px;
	left:0px;
	color:#fff;
	padding:0 10px;
	font-size:14px;
	}